home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gnu_read.zip / g++.README < prev    next >
Text File  |  1994-10-31  |  382b  |  8 lines

  1. G++ is no longer a separate distribution.  Version 2 of G++ is an integral
  2. part of GCC.  You should get the gcc-2.n.tar.gz sources (where n is the
  3. highest numbered archive) in this directory.
  4.  
  5. C++ users will almost certainly need to retrieve the libg++-2.n.tar.gz
  6. distribution as well, since that's where all the standard C++ stream classes
  7. (and header files like iostream.h) live.
  8.